x86/IRQ: pass CPU masks by reference rather than by value in more places
authorKeir Fraser <keir@xen.org>
Wed, 1 Dec 2010 20:12:12 +0000 (20:12 +0000)
committerKeir Fraser <keir@xen.org>
Wed, 1 Dec 2010 20:12:12 +0000 (20:12 +0000)
commit7fe20b9f9657a2541a5fdc6ad9f43a20f0daa431
tree5c968254c911ecfbd16d562ef7594aba456c8f69
parent4f2ae0a845add6bdc8e3b7014b070cbb63ff6c4a
x86/IRQ: pass CPU masks by reference rather than by value in more places

Additionally simplify operations on them in a few cases.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/genapic/delivery.c
xen/arch/x86/genapic/x2apic.c
xen/arch/x86/hpet.c
xen/arch/x86/io_apic.c
xen/arch/x86/irq.c
xen/arch/x86/msi.c
xen/drivers/passthrough/amd/iommu_init.c
xen/drivers/passthrough/vtd/iommu.c
xen/include/asm-x86/genapic.h
xen/include/asm-x86/irq.h
xen/include/xen/irq.h